CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mpi sort

搜索资源列表

  1. bucket_sort

    0下载:
  2. implementation bucket sort in MPI
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:1972
    • 提供者:fara
  1. rankSort

    0下载:
  2. 基于MPI的并行快速排序算法,VS2010编译运行通过-MPI-based parallel quick sort algorithm, VS2010 compiled to run through
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:1439
    • 提供者:kylin
  1. Bubblesort

    1下载:
  2. 并行排序算法中基于MPI和C++的冒泡排序算法的实现-MPI-based parallel sorting algorithms and C++ the bubble sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:1203
    • 提供者:万岁冲锋
  1. Bucketsort

    0下载:
  2. 平行排序算法中基于C++和MPI的桶排序算法的实现-Parallel sorting algorithm and MPI-based C++ the bucket sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-16
    • 文件大小:1156
    • 提供者:万岁冲锋
  1. oddevensort

    1下载:
  2. this the parallel mode for odd-even sort implementation by using MPI code.-this is the parallel mode for odd-even sort implementation by using MPI code.
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:2540
    • 提供者:梁庭量
  1. sortquick

    0下载:
  2. 在linux环境下,采用mpi并行,C语言,实现对数组的快速排序。输出结果为数组从小到大排序的结果。可以实现多处理器共同对一组数的排序。-In linux environment, using mpi parallel, C language, to achieve quick sort the array. The output is an array of small to large results. Can achieve more together on a number of gro
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2512
    • 提供者:M
  1. quicksort

    0下载:
  2. 使用MPI编程实现快速排序的并行化 (1) 并行算法的设计 设计快速排序的并行化算法,说明并行化的算法的设计思想。 (2) MPI编程 使用MPI编程实现快速排序的并行化。 (3) 对运行结果的对比和分析。 -Quick Sort programming using MPI parallelization (1) parallel algorithm design parallel algorithm design quick sort, indicating paral
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:2306
    • 提供者:
  1. hw-OddEven

    0下载:
  2. MPI implementation of odd-even sort
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1167
    • 提供者:Sean Yu
  1. MergeSort

    0下载:
  2. 并行归并排序算法,基于mpi的并行归并排序算法-A parallel merge sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-05-21
    • 文件大小:6261544
    • 提供者:郭永伟
  1. odd_even_sort

    2下载:
  2. MPI环境下实现的奇偶排序。仅用到基础的Isend,Irecv,send,recv,Bcast等功能。-Odd-even sort on MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1997
    • 提供者:陈泰燃
  1. New-folder3

    0下载:
  2. MPI code for sort numbers-MPI code for sort numbers
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:ArashAmin
  1. MergeSort

    0下载:
  2. Merge sort algrorithim implemementation in C#, and making use of mulitiple processors with MPI specification
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:477290
    • 提供者:mdu
  1. SplitSort

    0下载:
  2. Merge sort algrorithim implemementation in C#, and making use of mulitiple processors with MPI specification
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4216135
    • 提供者:mdu
  1. mpims

    0下载:
  2. 使用mpi 并行运算归并排序的c语言程序,mpicc编译,mpi 运行-Mpi parallel computing using merge sort of c language program, mpicc compile, mpi run
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1407
    • 提供者:xiao ni
  1. mpi_odd_even

    1下载:
  2. 使用MPI实现奇偶变换排序并行化,大大提高效率和计算速度-Sort parity conversion using MPI parallel, greatly improve the efficiency and speed
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3174
    • 提供者:jonny chen
  1. kway

    0下载:
  2. mpi实现k路并行归并排序 通过k路并行对数据进行并行排序再将排序好的数据进行k路归并- K implementation of MPI parallel merge sort Through the K parallel data parallel sorting and then sort the data to K way merge
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1527
    • 提供者:huanghongwei
  1. quick_sort

    0下载:
  2. 并行计算基于mpi的一个简单快速排序的代码,代码完整可运行。-Parallel computing mpi based on a simple quick sort of code, code integrity can be run.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2542
    • 提供者:张禹
  1. merge

    0下载:
  2. MPI MERGE. Merge sort to test in mpi parallel programming.
  3. 所属分类:MPI

    • 发布日期:2017-05-05
    • 文件大小:292045
    • 提供者:Red
  1. MPI_Sort_s

    0下载:
  2. MPI C++ program to sort arrays with bubble sort
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:1162
    • 提供者:Temirlan
« 1 2 3 4»
搜珍网 www.dssz.com